@charset "utf-8";
/* CSS Document */ 
* {
	padding: 0;
	margin: 0;
}
html, body {
	font: 12px Arial, "微软雅黑";
	color: #929292;
	-webkit-font-smoothing: antialiased; /*chrome、safari*/

-moz-osx-font-smoothing: grayscale;/*firefox*/

}

body{ overflow-x: hidden;}
img {
	border: none;
}
a {
	color: #fff;
	text-decoration: none;
}
ul li {
	list-style: none;
}
.clear {
	clear: both;
}
#header {
	width:100%;
	height: 50px;
	position: fixed;
	font-size: 14px;
 transition: all ease .3s;
	z-index: 99;
	transition-property: padding, background;
}
#header {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		
}
#header.mini {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	background: transparent;
}
#header.mini {
	padding-top: 10px;
}
#header #logo {
	width: auto;
	height: 40px;
	display: block;
	float: left;
	margin-right: 50px;
}
#header.mini ul#nav {
	padding: 0px 20px 0px 20px;
}
#header ul#nav {
	float: right;
	padding: 0px 30px 0px 40px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#header ul li.navitem {
	padding: 0 20px 10px 20px;
	width: auto;
	height: 50px;
	line-height: 40px;
	float: left;
	position: relative;
}
#header.mini ul li.navitem {
	padding-bottom: 0;
}
#header ul li.navitem {
	padding: 0 30px 10px 30px;
}
#header ul li.navitem a.active, #header ul li.navitem:hover a {
	color: #fff;
}
#header ul li.navitem a {
	font-size: 15px;
	color: #fff;
 transition: none ease-out .3s;
	transition-property: color, background, text-indent, opacity;
}
 #header.mini ul li.navitem a.active::before, #header ul li.navitem:hover a::before {
 position: absolute;
 content: "";
 height: 1px;
 background: #ffffff;
 width: 90%;
 left: 5%;
}
#header.mini ul li.navitem a::before {
 margin-top: 50px;
}
#header ul li.navitem a.active::before, #header ul li.navitem:hover a::before {
 position: absolute;
 content: "";
 height: 1px;
 background: #ffffff;
 width: 90%;
 left: 5%;
}
#header ul li.navitem a::before {
 position: absolute;
 content: "";
 width: 0%;
 height: 1px;
 background: #ffffff;
 left: 50%;
 transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
/* ps_box */
.ps_box {
}
.pics_switch {
	position:relative;
	width:100%;
	margin:auto;
	height:615px;
	overflow:hidden;
}
.pics_switch .pb {
	height:615px;
}
.pics_switch .pic_box {
	float:left;
	width:100%;
	height:615px;
	overflow:hidden;
}
.pics_switch .pic_box a {
	margin:auto;
	display:block;
	width:100%;
	height:615px;
}
.pics_switch .pic_box a.pic_banner_000 {
	background:url(../images/duanwu.jpg) no-repeat center top;background-size:cover;
}
.pics_switch .pic_box a.pic_banner_1 {
	background:url(../images/duanwu1.jpg) no-repeat center top;background-size:cover;
}
.pics_switch .pic_box a.pic_banner_2 {
	background:url(../images/duanwu2.jpg) no-repeat center top;background-size:cover;
}
.pics_switch .pic_box a.pic_banner_001 {
	background:url(../images/banner5.jpg) no-repeat center top;background-size:cover;
}
.pics_switch .pic_box a.pic_banner_002 {
	background:url(../images/11468482758275.jpg) no-repeat center top;background-size:cover;
}
.pics_switch .pic_box a.pic_banner_003 {
	background:url(../images/1468482758275.jpg) no-repeat center top;background-size:cover;
}
.pics_switch .pic_box a.pic_banner_004 {
	background:url(../images/about.png.jpg) no-repeat center top;background-size:cover;
}
.pics_switch .pic_box a.pic_banner_005 {
	background:url(../images/pro.jpg) no-repeat center top;background-size:cover;
}
.pics_switch .pic_box a.pic_banner_006 {
	background:url(../images/banner6.jpg) no-repeat center top;background-size:cover;
}

/*左右翻页箭头*/
.viewArrows {
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	cursor:pointer;
	text-indent:-99999999px;
	position:absolute;
	top:269px;
}
.prev {
	left:20px;
	background:url(../images/prev.png) center center no-repeat;
}
.next {
	right:20px;
	background:url(../images/next.png) center center no-repeat;
}
#mproject {
	background: #212121;
	height:620px;
}
.module {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 2;
	height: 100%;
}
#mproject .content {
	top: 85px;
	position: absolute;
	width: 100%;
}
.content .header p.title {
	font-family: "Times New Roman", "微软雅黑";
	text-align: left;
	margin-left: 8%;
	color: #fff;
}
.content .header p.title {
	color: #FFF;
	font-size: 26px;
}
.content .header p {
	text-align: center;
}
.content .header p.subtitle {
	text-align: left;
	margin-left: 8%;
	font-family: "Times New Roman", "微软雅黑";
	margin-top: 5px;
	color: #B4B4B4;
}
.content .header p.subtitle {
	color: #c1c1c1;
	font-size: 16px;
}
.content .header p.subtitle {
	text-align: left;
	margin-left: 8%;
	font-family: "Times New Roman", "微软雅黑";
	margin-top: 5px;
	color: #B4B4B4;
}
.content .header p.subtitle {
	color: #c1c1c1;
	font-size: 16px;
}
#mproject #category {
	position: absolute;
	top: 20px;
	display: block;
	right: 1%;
}

#mproject #category {overflow:hidden;zoom:1;}
#mproject #category li{float:left; padding:0 15px 0 15px; background:url(../images/li.png) no-repeat left center;}
#mproject #category li.current{}
#mproject #category li a{ color:#a6a6a6;background:url(../images/li.png) no-repeat left center;}
#mproject #category li.current a{color:#FFF;}








#category a {
	font-size: 14px;
	border: 0;
}
#category a {
	padding: 0;
	border: 0;
}
#category a {
	line-height: 16px;
	height: 16px;
	padding: 0;
	margin-right: 2px;
	display: inline-block;
	transition: all 0.3s ease-out 0s;
}

#scrollPic,#scrollPic1,#scrollPic2,#scrollPic3,#scrollPic4,#scrollPic5,#scrollPic6,#scrollPic7,#scrollPic8{
	position:relative;
 }
 
#cp{    width:100%;
}
#cp .max-min{ display:none;}

.scroll_left{ width:8px;height:14px;background:url(../images/btn_left1.png) no-repeat; position: relative; top:420px; text-align:center; left:50%;border-right:1px solid #363636;  padding-right:2%;}
	.scroll_right{width:8px;height:14px;background:url(../images/btn_right1.png) left no-repeat; position:relative;top:406px; text-align:center; left:55%; }
	.scroll_left:hover{ width:8px;height:14px;background:url(../images/btn_left.png) no-repeat; position:relative; top:420px; text-align:center; left:50%; padding-right:2%;}
	.scroll_right:hover{width:8px;height:14px;background:url(../images/btn_right.png) left no-repeat; position:relative;top:406px; text-align:center; left:55%;}
	.left-right{background:url(../images/left-right.png) left no-repeat; width:1px; height:30px; padding-left:25px; padding-right:25px;position: relative;top:406px;}
	.pic{width:100%;float:left;}
	.pic ul{display:block;}



/*首页产品*/
.max-min{ width:100%;  margin:0 auto; padding:35px 0 0 0;height:271px; }
.index-probox{ width:24%; height:401px; padding-right:1.33333%; float:left; position:relative; overflow:hidden; margin:0;}
.ts{ padding-right:0 !important;}
.index-probox ul{ width:100%;height:271px;background:url(../images/pro_bg.jpg) no-repeat center top;}
.index-proname h3{ padding-top:100px; width:208px; margin:0 auto; height:63px; font:36px/40px "Times New Roman"; color:#121212; background:url(../images/index_bg02.png) no-repeat left bottom; margin-bottom:30px;}
.index-proname p{width:208px; margin:0 auto; font:14px/24px "微软雅黑"; color:#9d9d9d;}
.index-probox ul li{position:absolute; left:0; top:0; width:100%; height:231px; background-repeat:no-repeat;background-position: left 47% top 20px; padding-top:20px; padding-bottom:20px;background-position:center; cursor:pointer;}

.index-probox .number{ position:absolute; width:100%; height:15px; line-height:15px; left:0; bottom:100px; text-align:center; z-index:3; display:none;}
.index-probox .number span{ display:inline-block; width:13px; height:15px;margin: 30% 5px 0 0;opacity:0.4;filter:Alpha(opacity=40); background:url(../images/index_bg03.png) no-repeat; cursor:pointer;}
.index-probox .number span.on{opacity:1;filter:Alpha(opacity=100); }
.proboxbg{ position:absolute; width:100%; height:100%; opacity:0.4;filter:Alpha(opacity=40); overflow:hidden; z-index:2;display:none;}
/*.protext{ display:none; position:absolute; width:100%; left:0; top:112px;background:url(../images/index_bg04.png) no-repeat center top; z-index:3; text-align:center;cursor:pointer;}*/
.protext{ 
    height: 300px;  
    width: 400px;  
display: none;
position: absolute;
    left: 50%;  
    top: 50%;  
    margin: -100px 0 0 -200px;  
background: url(../images/index_bg04.png) no-repeat center top;
z-index: 3;
cursor: pointer;
}



.index-probox:hover .protext{ display:block !important;}
.index-probox:hover .protext2{ display:block !important;}
.protext h3{ font:20px/34px "微软雅黑"; color:#fff; cursor:pointer;}
.protext1{  width:100%;position:absolute; z-index:4; text-align:center; }
.protext1 h4{ font:20px/34px "微软雅黑"; color:#fff; margin-top:26px;}
.protext1 p{ font:18px/30px "Times New Roman"; color:#fff;opacity:0.6;filter:Alpha(opacity=60);}
.protext2{ display:none;position:absolute; width:100%; left:0; top:302px;background:url(../images/line.png) no-repeat right top; height:60px;z-index:3; }
.index-promore{ display:block; height:62px; margin:20px 0 90px; background:#f7f7f7; font:14px/62px Arial; color:#9d9d9d; text-align:center; transition:all 0.4s;}
.index-promore:hover{ background:#999999; color:#fff;}
/**首页新闻**/

.index-news{background:url(../images/news_bg.jpg) no-repeat center top;background-size:cover; width:100%; margin:0 auto;position:relative; top:-85px;}
.index-news .main-title{top: 85px;
position: relative;
width: 100%;}
.main-title h2{color: #FFF;
font-size: 22px;
font-family: "Times New Roman", "微软雅黑";
text-align: left;
margin-left: 8%;
}
.main-title p.subtitle{color: #c1c1c1;
font-size: 15px;
text-align: left;
margin-left: 8%;
font-family: "Times New Roman", "微软雅黑";
margin-top: 5px;
}
.index-news .content{top: 100px;
position: relative;
width: 100%;}
.index-newsmore{ float:right; font:normal 16px/24px Arial; color:#c6c6c6; padding-right:15px;}
.index-newsmore:hover{ color:#fff;}
.index-newsle{ float:left; width:32%;margin-left: 18%;}
.line{ width:1px; height:620px; background-color:#3a3a38; position: absolute; z-index:9; left:20%; top:-160px;}
.line1{ width:1px; height:620px; background-color:#3a3a38; position: absolute; z-index:9; left:65%; top:-160px;}


.index-newsle-img {  overflow:hidden;margin-bottom:30px;position: absolute; z-index:9; left: 20%;  height:230px;}
.index-newsle-img img{ width:95%; height:220px;}
.index-newsle-text{ text-align:center; width:100%; line-height:30px;}
.index-newsle h3{text-align:left; padding-bottom:15px;}
.index-newsle h3 a{ text-align:left; margin-bottom:15px; font:18px/24px "微软雅黑"; color:#dfdfdf;position: relative; z-index:9; left: 15%; top:250px;}
.index-newsle h3 span{ float:right; font-size:14px; color:#7a7a7a;}
.index-newsle p{text-align:left; color:#888; line-height:24px;position: relative; z-index:9; left: 15%; top:250px;word-wrap:break-word;  width:73%; line-height:30px; }
.index-newsri{ float:right; width:47%; padding-left:3%;}
.index-newsri dl{ width:100%; margin-left:5%; transition:background 0.4s; cursor:pointer; height:130px;}
.index-newsri dl dt{ width:17%; float:left; color:#909090; text-align: right;}
.index-newsri dl dt span{  color:#909090;text-align:right;font-size:24px;}
.index-newsri dl dd{ float:right; width:74%; float:right; padding-right:18px;}
.index-newsri dl dd h3{ height:24px; margin-bottom:10px; font:18px/24px "微软雅黑"; color:#dfdfdf; overflow:hidden;}
.index-newsri dl dd h3 span{ float:right; font-size:14px; color:#717171; margin-bottom:12px;}
.index-newsri dl dd p{ color:#888; width:80%; line-height:30px;}
.index-newsri dl dd .line{ width:80%; position:relative; left:-3%; height:1px; top:30px;}
.index-newsri dl.hover dt{}
.index-newsri dl.hover dd h3{ }
.index-newsle-time{  color:#909090; float:left;position: absolute; z-index:9; left: 12%; top:250px; text-align:right;}
.index-newsle-time span{ font-size:24px; color:#909090;text-align:right;}



/**品牌加盟**/
.index-main{background:url(../images/jm_bg.jpg) no-repeat center top;background-size:cover; width:100%; margin:0 auto;position:relative; top:-85px;}
.main-title h2{color: #FFF;
font-size: 22px;
font-family: "Times New Roman", "微软雅黑";
text-align: left;
margin-left: 8%;
}
.main-title p.subtitle{color: #c1c1c1;
font-size: 15px;
text-align: left;
margin-left: 8%;
font-family: "Times New Roman", "微软雅黑";
margin-top: 5px;
}
.index-main .content{
top: 85px;
position: relative;
width: 100%;
}
.index-brand{}
.index-brandbox{ position:relative; overflow:hidden; float:left; margin:0 auto; height:379px;  transition:cursor:pointer;width: 25%;} 
.index-brandbox:hover, .index-brandbox:active{background-color:#000;opacity:0.5;filter:alpha(opacity=50);}
.index-brandbox .brand-icon{ width:80px; height:66px; margin:60px auto 23px; overflow:hidden; }
.index-brandbox .icon01{ background:url(../images/index_bg07.png) no-repeat center;}
.index-brandbox .icon02{ background:url(../images/index_bg08.png) no-repeat center;}
.index-brandbox .icon03{ background:url(../images/index_bg09.png) no-repeat center;}
.index-brandbox .icon04{ background:url(../images/index_bg10.png) no-repeat center;}
.index-brandbox .brand-title{ text-align:center;}
.index-brandbox .brand-title h4{ font:normal 20px/28px "微软雅黑"; color:#FFF;transition:all 0.3s}
.index-brandbox .brand-title p{ font:18px/28px "Times New Roman"; color:#bababa;}
.index-brandbox .brand-title span{ margin-top:20px; display:inline-block; width:30px; height:1px; overflow:hidden; background-color:#3b3b3b; }
.index-brandbox .brand-intro{ width:76%; font:12px/24px "微软雅黑"; color:#777; margin:20px auto 0; text-align:center; }
.index-brandbox .nrand-jia{ margin:0 auto; width:114px; height:25px; display:none;}
/*.index-brandbox:hover{ padding:17px 0 13px; margin:-17px 1px 0 0; background:#4d4b4c; z-index:1;}*/
.index-brandbox.hover .icon01,.index-brandbox.hover .icon02,.index-brandbox.hover .icon03,.index-brandbox.hover .icon04{background-position:0 0;}
.index-brandbox.hover .brand-title h4{ color:#ffffff;}
.index-brandbox.hover .brand-title p{ color:#716f70;}
.index-brandbox.hover .brand-title span{ }
.index-brandbox.hover .brand-intro{height:76px;  color:#838182;}
.index-brandbox.hover .nrand-jia{ display:block;}




/**关于我们***/
.index-main1{ background-color:#212121; width:100%; margin:0 auto;  position:relative; top:-85px;}
.main-title h2{color: #FFF;
font-size: 22px;
font-family: "Times New Roman", "微软雅黑";
text-align: left;
margin-left: 8%;
margin-top:85px;
}
.main-title p.subtitle{color: #c1c1c1;
font-size: 15px;
text-align: left;
margin-left: 8%;
font-family: "Times New Roman", "微软雅黑";
margin-top: 5px;
}
.index-main1 .about{
	height:620px;
width: 100%;
}
.about-title{ font:40px/50px "Times New Roman", Times, serif; color:#303030; margin-bottom:40px;}
.about-join{ float:left;background:url(../images/about_bg.jpg) no-repeat right top; background-size: cover; width:50%; margin:0 auto; height:620px;}
.about-join h2,.contact-wel h2{ font:24px/34px "Times New Roman", Times, serif; color:#333;}
.about-wel{ float:left; width:50%; overflow:hidden; padding-top:5%;}
.m{ padding-left:5%;}
.m .more{width:233px; height:42px; background:url(../images/more.png) no-repeat; text-align:center;}
.m .more a{ color:#FFF; text-decoration:none;height:42px; line-height:42px; text-align:center; font-size:16px; font-weight:bold;}
.m .more:hover{ width:233px; height:42px; background:url(../images/more1.png) no-repeat; text-align:center;}
.location-list{ width:620px;}
.location-list li{ display:inline-block; _display:inline; width:145px; float:left; margin-right:50px; line-height:24px;}
.location-list li b{ font-size:14px; line-height:34px;}
.location-list li .see{ display:block; background:url(../images/index_bg11.gif) no-repeat; padding-left:30px; font:14px/30px Arial; margin-top:20px;animation:scale 1.5s infinite linear; -webkit-animation:scale 1.5s infinite linear;}

.gotop{ display:block; position:absolute; top:90px; right:0; width:131px; height:36px; font:14px/36px "Times New Roman", Times, serif; color:#000;}
.gotop span{ display:inline-block; width:36px; height:36px; float:right; background:#c90000; overflow:hidden; position:relative; transition:all 0.5s;}
.gotop span img{ position:absolute; left:0; top:0;}
.gotop:hover{ opacity:0.7;color:#000;filter:Alpha(opacity=70);}

body{ background-color:#212121; }
.footer{ position:relative; top:-43px; text-align:center;}

.footer span{ color:#666;}
.footer span.kefu{ color:#FFF; font-size:16px; font-weight:bold;}

.menu ul { list-style: none; padding-left: 0; margin-top: 0; margin-bottom: 0; } 
.menu .sub-menu li{ height: 33px; font-size: 12px; color: #fff; display: block; padding: 0; line-height: 33px; font-weight: normal; font-family: "宋体"; display: block; width: 120px; background: none; } 
.sub-menu { text-transform: none; display: none; position: absolute; left:0; top:51px; background-color: #333333; z-index: 999; text-align:center; } 
.menu li a{ display: inline-block; z-index:999; } 
.menu li:hover .sub-menu { display: block; } 
.menu .sub-menu li a{ height: 33px; font-size: 12px; color: #fff; display: block; padding: 0; line-height: 33px; font-weight: normal; font-family: "宋体"; display: block; text-decoration:none; background: none; }
.menu .sub-menu li a:hover {
    color: #FFF;
    background: #000;
	text-decoration:none;
}
.menu .sub-menu li a::before{text-decoration:none;position: absolute;
 content: "";
 height: 0px !important;
 background: #ffffff;
 width:0 !important;}
.menu .sub-menu li a.active::before, .menu .sub-menu li:hover a::before {
 position: absolute;
 content: "";
 height: 0px !important;
 background: #ffffff;
 width:0 !important;
 left: 5%;
}


/*公司简介内页*/
.ny { padding-top:1%; background-color:#333333;}
.about1 p{ font-size:14px; line-height:30px; padding:4% 8% 6% 8%;background-color:#333333;}
.ny_main .footer{ height:20px; padding-top:90px; text-align:center;}
.ny_cp {padding:5%; }
.ny_cp .ny-pro{ min-height:620px; height:auto;}
.ny_main .footer span{ color:#666;}
.ny_main .footer span.kefu{ color:#FFF; font-size:16px; font-weight:bold;}
.ny_cp .ny-probox{ width:24%; padding-right:1.33333%; float:left; position:relative; overflow:hidden; margin:0;
height: 271px;}
.ny_cp .ny-probox ul{ width:100%;height:161px;background:none !important;}
.ny-probox ul li{width: 100%;
height: 170px;
background-size: contain;
background-repeat:no-repeat;
background-position: left 50% top 50%; cursor:pointer;}
.ny-probox .protext1{margin-top: 0 !important;width: 90% !important;
position: absolute;
z-index: 4;
text-align: center;}
.ny-probox h4{ font:16px/34px "微软雅黑"; color:#929292; }
.ny-probox p{ font:18px/30px "Times New Roman"; color:#929292;opacity:0.6;filter:Alpha(opacity=60);}
.pager{ text-align:center; }
.pager a{color:#929292;}
.honor_title h2{ text-align:center;}
.honor_page{ text-align:center; padding:5%;}
.honor_page a{color:#929292;}

/*产品中心内页*/
#mproject1 {
	background-color:#333333;
	max-height:1660px;
	min-height:1660px;
	height:auto;
	overflow:hidden;
}

#mproject1 .content {
	top: 85px;
	position: absolute;
	width: 100%;
}



#mproject1 #category {overflow:hidden;zoom:1;}
#mproject1 #category li{padding:0 15px 0 15px; }
#mproject1 #category{text-align:center;list-style-type:none;}
#mproject1 .cpfl{ text-align:center; width:100%; padding:40px 0 40px 0; line-height:40px;}

#mproject1 #category li{display:inline;}
#mproject1 #category li.current{}
#mproject1 #category li a{ color:#a6a6a6; width:100px;}
#category1 a {
    line-height: 16px;
    height: 16px;
    padding: 0;
    margin-right: 2px;
    display: inline-block;
    transition: all 0.3s ease-out 0s;
}
#mproject1 #category1 {overflow:hidden;zoom:1;}
#mproject1 #category1 li{padding:0 15px 0 15px; }
#mproject1 #category1{text-align:center;list-style-type:none;}
#mproject1 .cpfl{ text-align:center; width:100%;}
#mproject1 #category1 li img{ text-align:center;}
#mproject1 #category1 li{display:inline; }
#mproject1 #category1 li a{ color:#a6a6a6; width:120px;}
#mproject1 #category li.current a{color:#FFF;}
#mproject1 #category li a:hover{color:#FFF;}
#mproject1 #category1 li a:hover{color:#FFF;}
#mproject1 .header{}
#mproject1 .header p.title {
	font-family: "Times New Roman", "微软雅黑";
	text-align: left;
	margin-left: 8%;
	color: #fff;
}
#mproject1 .header p.title {
	color: #FFF;
	font-size: 22px;
}
#mproject1 .header p {
	text-align: center;
}
#mproject1 .header p.subtitle {
	text-align: left;
	margin-left: 8%;
	font-family: "Times New Roman", "微软雅黑";
	margin-top: 5px;
	color: #B4B4B4;
}
#mproject1 .header p.subtitle {
	color: #c1c1c1;
	font-size: 15px;
}
#mproject1 .header p.subtitle {
	text-align: left;
	margin-left: 8%;
	font-family: "Times New Roman", "微软雅黑";
	margin-top: 5px;
	color: #B4B4B4;
}
#mproject1 .header p.subtitle {
	color: #c1c1c1;
	font-size: 15px;
}

/* 内页新闻*/
.wbny-news {
    font-size: 14px;
    line-height: 30px;
    padding: 4% 8% 6% 8%;
    background-color: #333333;
}
.wbny-news li{}
.wbny-news li a{font: 14px/24px "微软雅黑";
color: #dfdfdf;}
.wbny-news li a:hover{text-decoration:none; color:#FFF;}
.wbny-news li span{ font: 12px/24px "微软雅黑";  padding-left:30px;}
.wbny-news .index-newsle-img img{ width:95%; height:100px !important;}
.wbny-news .index-newsle-img {
    overflow: hidden;
    margin-bottom: 30px;
    position: absolute;
    z-index: 9;
    left: 35% !important;
    height: 230px;
}
/*内页留言*/
.guestbk,.guestbk p,#guestsmt{ padding:5% 8% 5% 8%;}
#guestsmt{ }
.guestinfo{ width:70%; height:80px; margin-bottom:15px;}

#guestsmt span{ font-family:"微软雅黑"; font-size:14px;}
.usertel{ width:200px; margin-right:20px; margin-top:5px; margin-bottom:10px;}
.userbtn{ padding:0.2em 0.8em; font-family:"微软雅黑"; font-size:20px; border:none; float:left; cursor:pointer;}
.usersbmt{ width: 233px;
height: 42px;
background: url(../images/more.png) no-repeat;color:#fff; float:left; margin-top:15px;}
.usersbmt:hover{width: 233px;
height: 42px;
background: url(../images/more1.png) no-repeat;}
#articeBottom { font-size: 14px; margin: 6px 0 10px; padding-top: 10px; text-align: right; width: 97%;}

/*m内页新闻*/
#news{ padding:5% 8% 0 8%;}
#news h4 {
    text-align: left;
    margin-bottom: 15px;
    font: 18px/24px "微软雅黑";
    color: #dfdfdf;
}
#news h4 span{ padding-left:30px;}
#news p{color: #888;}
.pager{ padding-bottom:5%;}
.rimg {
    width: 120px;
    height: 90px;
    float: left;
    margin-right:20px;
	padding-top:4%;
}
.news .newSx{
    text-align: center;
    padding: 5%;
}
.news a{color: #929292;}
.news h2{padding: 5% 8% 0 8%;}
.news p {
    font-size: 14px;
    line-height: 30px;
    padding: 3% 8% 0 8% !important;
    background-color: #333333;
}
.top-active{ background: #212121 !important;  }
.ui-slider-tabs{}
.ui-slider-tabs-list-wrapper{
	position: relative;
	width: 100%;
	font-family: Arial, sans-serif;
	z-index: 50;
}
.ui-slider-tabs-list-wrapper.bottom{
}
.ui-slider-tabs-list-container{
	overflow: hidden;
}
.ui-slider-tabs-list{
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
.ui-slider-tabs-list li{
	display: inline-block;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	margin: 0;
	font-size: 13px;
	font-weight: bold;

	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #f5f5f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#f5f5f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#f5f5f5 100%); /* IE10+ */
	background: linear-gradient(top,  #fcfcfc 0%,#f5f5f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
}
.ui-slider-tabs-list li a{
	display: block;
	text-decoration: none;
	color: #555;
	text-shadow: 0px 1px 0px #fff;
	margin: 0;
}
.ui-slider-tabs-list li a:hover{
	color: #000;
}
.ui-slider-tabs-list li.selected{
	border-bottom-color: #fff;
	border-top-color: #cfcfcf;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.ui-slider-tabs-list-wrapper.bottom .ui-slider-tabs-list li.selected{
	border-top-color: #fff;
	border-bottom-color: #cfcfcf;
}
.ui-slider-tabs-list li.selected a{
	cursor: default;
	color: #000;
}
.ui-slider-tabs-list li:first-of-type{
	border-left: 1px solid #cfcfcf;
}

.ui-slider-tabs-content-container{
	position: relative;
	border: 1px solid #cfcfcf;
	z-index: 1;
	overflow: hidden;
	background-color: #fff;
}

.ui-slider-tab-content{
	position: absolute;
	display: none;
	top: 0;
	left: 0;
}

.ui-slider-left-arrow, .ui-slider-right-arrow, .ui-slider-left-arrow.edge:hover, .ui-slider-right-arrow.edge:hover{
	display: block;
	position: absolute;
	border: 1px solid #cfcfcf;

	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #f5f5f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#f5f5f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#f5f5f5 100%); /* IE10+ */
	background: linear-gradient(top,  #fcfcfc 0%,#f5f5f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
}
.ui-slider-left-arrow:hover, .ui-slider-right-arrow:hover{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.ui-slider-left-arrow{
	left: 0;
	top: 0;
	box-shadow: 2px 0px 1px rgba(0,0,0,.06);
	border-top-left-radius: 4px;
}
.ui-slider-left-arrow div{
	background-image: url('../images/prev.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: inherit;
}
.ui-slider-left-arrow.edge div{
	opacity: .25;
}
.ui-slider-left-arrow.edge{
	box-shadow: none;
	cursor: default;
}
.ui-slider-tabs-list-wrapper.bottom .ui-slider-left-arrow{
	border-top-left-radius: 0;
	border-bottom-left-radius: 4px;
}

.ui-slider-right-arrow{
	top: 0;
	right: 0;
	box-shadow: -2px 0px 1px rgba(0,0,0,.06);
	border-top-right-radius: 4px;
}
.ui-slider-right-arrow div{
	background-image: url('../images/prev.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: inherit;
}
.ui-slider-right-arrow.edge div{
	opacity: .25;
}
.ui-slider-right-arrow.edge{
	box-shadow: none;
	cursor: default;
}
.ui-slider-tabs-list-wrapper.bottom .ui-slider-right-arrow{
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
}

.ui-slider-tabs-indicator-container{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.ui-slider-tabs-indicator{
	width: 15px;
	height: 15px;
	background-image: url('../images/indicator.png');
	background-repeat: no-repeat;
	display: inline-block;
	margin-right: 3px;
	cursor: pointer;
	margin-bottom: 20px;
}
.ui-slider-tabs-indicator.selected{
	background-image: url('../images/indicatorActive.png');
}

.ui-slider-tabs-leftPanelArrow{
	position: absolute;
	left: 0px;
	width: 30px;
	height: 35px;
	background-image: url('images/leftPanelArrow.png');
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=5);
}

.ui-slider-tabs-rightPanelArrow{
	position: absolute;
	right: 0px;
	width: 30px;
	height: 35px;
	background-image: url('images/rightPanelArrow.png');
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=5);
}

.ui-slider-tabs-rightPanelArrow.showOnHover, .ui-slider-tabs-leftPanelArrow.showOnHover{
	opacity: 0;
	display: none;
}

.ui-slider-tabs-content-container:hover .ui-slider-tabs-rightPanelArrow.showOnHover,.ui-slider-tabs-content-container:hover .ui-slider-tabs-leftPanelArrow.showOnHover{
	opacity: .5;
	display: inline-block;
}

.ui-slider-tabs-content-container .ui-slider-tabs-rightPanelArrow:hover,.ui-slider-tabs-content-container .ui-slider-tabs-leftPanelArrow:hover,.ui-slider-tabs-content-container .ui-slider-tabs-rightPanelArrow.showOnHover:hover,.ui-slider-tabs-content-container .ui-slider-tabs-leftPanelArrow.showOnHover:hover{
	opacity: 1;
}